home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 10 / The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso / PC_SIGCD / 20 / 9 / DISK2096.ZIP / FONTED.ARC / CHARCONV.DOC next >
Text File  |  1990-03-05  |  693b  |  16 lines

  1.  
  2.             CHARCONV Font converter
  3.             =======================
  4.  
  5. In addition to the font editor    proper, you will find a utility  program
  6. CHARCONV that converts a FONTED binary font file to an assembly language
  7. source program, which can be fed directly into an assembler to produce a
  8. self-loading .COM program from the font.  Thus, you can distribute  your
  9. fonts more freely.  They also load slightly faster.  The resulting  font
  10. "programs"  set  the  errorlevel  automatically,  if  the  printer   was
  11. off-line:  This helps building more  powerful batch files.  To use  this
  12. program, you will need an assembler, linker and a program to convert  an
  13. .EXE file to a .COM file (EXE2BIN).
  14.  
  15.  
  16.